FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package MyHIE.v4-test#0.0.1-alpha (47 ms)

Package MyHIE.v4-test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=MyHIE.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core
Url http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core
Version 1.0.0
Status active
Date 2022-11-04T04:16:41.1948666+00:00
Name SpecimenMyCore
Title Specimen (MY Core)
Experimental False
Purpose Minimal specimen attributes, usable for the laboratory results section and entry of a patient summary.
Type Specimen
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.hie.moh.gov.my/StructureDefinition/specimen-combine-sample-my-core ExtensionSpecimenCombineSample (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/specimen-container-type-my-core ValueSetSpecimenContainerType (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/specimen-type-my-core ValueSetSpecimenType (MY Core)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Specimen-my-core",
  "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core",
  "version" : "1.0.0",
  "name" : "SpecimenMyCore",
  "title" : "Specimen (MY Core)",
  "status" : "active",
  "date" : "2022-11-04T04:16:41.1948666+00:00",
  "publisher" : "Health Level Seven International - Patient Care Work Group",
  "purpose" : "Minimal specimen attributes, usable for the laboratory results section and entry of a patient summary.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Specimen",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Specimen",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Specimen.type",
        "path" : "Specimen.type",
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "SpecimenType"
            }
          ],
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/specimen-type-my-core"
        }
      },
      {
        "id" : "Specimen.container.extension",
        "path" : "Specimen.container.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Specimen.container.extension:combineSample",
        "path" : "Specimen.container.extension",
        "sliceName" : "combineSample",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.my/StructureDefinition/specimen-combine-sample-my-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Specimen.container.type",
        "path" : "Specimen.container.type",
        "min" : 1,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "SpecimenContainerType"
            }
          ],
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/specimen-container-type-my-core"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.